home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / doc / inputattach / README.Debian < prev   
Text File  |  2007-08-16  |  320b  |  12 lines

  1. Example:
  2.  
  3. To attach a 2-button Microsoft mouse connected to your first serial
  4. port to the input subsystem:
  5.  
  6.     inputattach --microsoft /dev/ttyS0
  7.  
  8. You will now have a /dev/input/inputX for the device, and events will
  9. be available in /dev/input/mice.
  10.  
  11.  -- Scott James Remnant <scott@netsplit.com>, Thu Feb  2 19:38:39 2006
  12.